home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14878 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.sprintlink.net!datalytics!usenet
  2. From: Rob Stewart <stew@datalytics.com>
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: help:what is missing in visual c++ 1.52 compared with 4.0?
  5. Date: Tue, 02 Apr 1996 09:52:09 -0500
  6. Organization: Datalytics, Inc
  7. Message-ID: <31613F19.730B@datalytics.com>
  8. References: <4jolrc$490@brahms.udel.edu> <dkelly.828382918@maestro.inav.net>
  9. NNTP-Posting-Host: 204.62.224.71
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Dave Kelly wrote:
  16. > yuehong@brahms.udel.edu (Yue-hong Zheng) writes:
  17. > >So, I am wondering what is good about 4.0 and which part is missing in
  18. > >1.52?
  19. > Well, I found out much to my dismay that templates are not supported in 1.52.
  20.  
  21. 1.52 doesn't support C++ exceptions--it uses macros to implement 
  22. them, with non-standard syntax.  1.52 supports only 16 bit apps; 
  23. 4.0 supports only 32 bit apps.  MFC has been improved and 
  24. extended.  4.0 supports OCXs and 1.52 supports VBXs.  4.0 offers 
  25. many usability enhancements.
  26.  
  27. -- 
  28. Robert Stewart        | My opinions are usually my own.
  29. Datalytics, Inc.    | stew@datalytics.com
  30.